ReFill Method

       

Re-creates the list of a DataList or DBCombo control and forces a repaint.

Syntax

object.ReFill

The object placeholder represents an object expression that evaluates to an object in the Applies To list.

Remarks

The ReFill method is different than the standard Refresh method, which just forces a Repaint event.